home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2004 April / SGI IRIX 6.5 Applications 2004 April.iso / dist / mozilla.idb / var / netscape / mozilla / defaults / profile / TW / chrome / userContent.css.z / userContent.css
Cascading Style Sheet File  |  2004-01-06  |  503b  |  24 lines

  1. /*
  2.  * This file can be used to apply a style to all web pages you view
  3.  * Rules without !important are overruled by author rules if the
  4.  * author sets any.  Rules with !important overrule author rules.
  5.  */
  6.  
  7. /*
  8.  * example: turn off "blink" element blinking
  9.  *
  10.  * blink { text-decoration: none ! important; }
  11.  *
  12.  */
  13.  
  14. /*
  15.  * example: give all tables a 2px border
  16.  *
  17.  * table { border: 2px solid; }
  18.  */
  19.  *
  20. /* 
  21.  * For more examples see http://www.mozilla.org/unix/customizing.html
  22.  */
  23.  
  24.